Counter [PL]

A simple game where you press Ctrl+C as fast as possible within a time limit.

release date: 2024-08-01

view on GitHub

about

[PL] Counter to jeden z moich pierwszych skryptów Bash, jakie napisałem. Jest to gierka terminalowa polegająca na naciskaniu klawiszy Ctrl+C możliwie wiele razy na czas.

[EN] Counter is one of the first Bash scripts I ever wrote. It is a terminal game where you press the Ctrl+C keys as many times as possible within a time limit.

features

[PL] Funkcjonalność gry ogranicza się jedynie do zliczania naciśnięć klawiszy Ctrl+C w określonym czasie, prowadzeniu lokalnej tablicy wyników i tyle.

[EN] The game's functionality is limited to counting Ctrl+C key presses within a set time, maintaining a local scoreboard, and that’s it.

compatibility

[PL] Gra kompatybilna jest z każdym systemem Unix, włączając w to Linux, Termux i inne. To tylko Bash + Figlet, który wyświetla ładniejsze ASCII z wynikami.

[EN] The game is compatible with any Unix system, including Linux, Termux, and others. It is just Bash and Figlet, which displays nicer ASCII output with the results.